Bing Translator Web Service
Method/V2/Soap.svc/GetLanguagesForTranslate
Bing Translator Web Service > All Operations Resource Group : /V2/Soap.svc/GetLanguagesForTranslate (Method)
Description
Obtain a list of language codes representing languages that are supported by the Translation Service. Translate() and TranslateArray() can translate between any of these languages.
Request (LanguageService_GetLanguagesForTranslate_InputMessage)

The request body is of type GetLanguagesForTranslate.

Request Body Parameters

NameDescriptionData Type
 xml:string
appId Element Sequence GetLanguagesForTranslate Element

Overview

Sequence
appId optional xs:string
A string containing "Bearer" + " " + access token.
Response (LanguageService_GetLanguagesForTranslate_OutputMessage)

The response body is of type GetLanguagesForTranslateResponse.

A string array containing the language codes supported by the Translator Services.

Response Body Parameters

NameDescriptionData Type
 ArrayOfstring
string Element Sequence GetLanguagesForTranslateResult Element Sequence GetLanguagesForTranslateResponse Element

Overview

Sequence
See Also
All Operations Resource GroupBing Translator Web Service